ComponentOne FinancialChart for WPF
C1.WPF Namespace / PropertyChangedEventArgs<T> Class
Properties


In This Topic
    PropertyChangedEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by PropertyChangedEventArgs<T>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe value of the property after the change.  
    Public PropertyThe value of the property before the change.  
    Top
    See Also